home *** CD-ROM | disk | FTP | other *** search
- Subject: Tracker Coordinates
- Sent: 6/6/96 9:05 AM
- Received: 6/6/96 9:21 AM
- From: Bill Finzer, bfinzer@mail.keypress.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Subject: Tracker Coordinates Time: 9:06 AM Date:6/6/96
-
- As near as I can tell, the FW_CTracker::Track method is inconsistent in terms
- of the mouse coordinates it passes in its call to BeginTracking and then to
- ContinueTracking.
-
- In BeginTracking, the point passed in is in view _content_ coordinates.
- Whereas in ContinueTracking the current location point passed in is in view
- coordinates.
-
- Shouldn't both of them be in view coordinates?
-